home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-concepts-text.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  6.6 KB  |  160 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>4.¬† Text and Fonts</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-image-combining.html" title="Chapter¬†8.¬† Combining Images" />
  14.     <link rel="prev" href="gimp-using-layers.html" title="3.¬† Creating New Layers" />
  15.     <link rel="next" href="gimp-using-text.html" title="5.¬† Text" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">4.¬†
  22.     <span lang="en" xml:lang="en">Text and Fonts</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-using-layers.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">Chapter¬†8.¬†
  28.         <span lang="en" xml:lang="en">Combining Images</span>
  29.       </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-text.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect1" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h2 class="title" style="clear: both"><a id="gimp-concepts-text"></a>4.¬†
  40.     <span lang="en" xml:lang="en">Text and Fonts</span>
  41.   </h2>
  42.           </div>
  43.         </div>
  44.       </div>
  45.       <a id="id2603790" class="indexterm"></a>
  46.       <div class="figure">
  47.         <a id="id2603802"></a>
  48.         <p class="title">
  49.           <b>Figure¬†8.33.¬†
  50.       <span lang="en" xml:lang="en">Example of a text item</span>
  51.     </b>
  52.         </p>
  53.         <div class="figure-contents">
  54.           <div class="mediaobject">
  55.             <img src="../images/using/text-example.png" alt="Example of a text item" />
  56.             <div class="caption">
  57.               <p>
  58.           Example of a text item, showing the boundary of the text layer.
  59.           (Font: Utopia Bold)
  60.         </p>
  61.             </div>
  62.           </div>
  63.         </div>
  64.       </div>
  65.       <br class="figure-break" />
  66.       <p>
  67.     One of the greatest improvements of GIMP 2.0 over GIMP 1.2 is in the
  68.     handling of text. In GIMP 2.0 and 2.2, each text item goes in a separate
  69.     Text layer, and you can come back later to the layer and edit the text in
  70.     it. You can also move the text around in the image, or change the font, or
  71.     the font size. You can use any font available on your system. You can
  72.     control justification, indentation, and line spacing.
  73.   </p>
  74.       <p>
  75.     Actually, you can operate on a text layer in the same ways as any other
  76.     layer, but doing so often means giving up the ability to edit the text
  77.     without losing the results of your work.
  78.   </p>
  79.       <div class="figure">
  80.         <a id="id2603861"></a>
  81.         <p class="title">
  82.           <b>Figure¬†8.34.¬†
  83.       <span lang="en" xml:lang="en">GIMP text editor</span>
  84.     </b>
  85.         </p>
  86.         <div class="figure-contents">
  87.           <div class="mediaobject">
  88.             <img src="../images/toolbox/tool-dialog-text.png" alt="GIMP text editor" />
  89.           </div>
  90.         </div>
  91.       </div>
  92.       <br class="figure-break" />
  93.       <p>
  94.     To understand some of the idiosyncrasies of text handling, it may help for
  95.     you to realize that a text layer contains more information than the pixel
  96.     data that you see: it also contains a representation of the text in a
  97.     text-editor format. You can see this in the text-editor window that pops
  98.     up while you are using the Text tool. Every time you alter the text, the
  99.     image layer is redrawn to reflect your changes.
  100.   </p>
  101.       <p>
  102.     Now suppose you create a text layer, and then operate on it in some way
  103.     that does not involve the Text tool: rotate it, for example. Suppose you
  104.     then come back and try to edit it using the Text tool. As soon as you edit
  105.     the text, the Text tool will redraw the layer, wiping out the results of
  106.     the operations you performed in the meantime.
  107.   </p>
  108.       <p>
  109.     Because this danger is not obvious, the Text tool tries to protect you
  110.     from it. If you operate on a text layer, and then later try to edit the
  111.     text, a message pops up, warning you that your alterations will be undone,
  112.     and giving you three options: (1) edit the text anyway; (2) cancel; (3)
  113.     create a new text layer with the same text as the existing layer, leaving
  114.     the existing layer unchanged.
  115.   </p>
  116.       <div class="figure">
  117.         <a id="id2603926"></a>
  118.         <p class="title">
  119.           <b>Figure¬†8.35.¬†
  120.       <span lang="en" xml:lang="en">Warning lose modifications</span>
  121.     </b>
  122.         </p>
  123.         <div class="figure-contents">
  124.           <div class="mediaobject">
  125.             <img src="../images/using/text-warning.png" alt="Warning lose modifications" />
  126.           </div>
  127.         </div>
  128.       </div>
  129.       <br class="figure-break" />
  130.     </div>
  131.     <div class="navfooter">
  132.       <hr />
  133.       <table width="100%" summary="Navigation footer">
  134.         <tr>
  135.           <td width="40%" align="left"><a accesskey="p" href="gimp-using-layers.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  136.           <td width="20%" align="center">
  137.             <a accesskey="u" href="gimp-image-combining.html">
  138.               <img src="../images/up.png" alt="Up" />
  139.             </a>
  140.           </td>
  141.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-text.html"><img src="../images/next.png" alt="Next" /></a></td>
  142.         </tr>
  143.         <tr>
  144.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-using-layers.html">3.¬†
  145.     <span lang="en" xml:lang="en">Creating New Layers</span>
  146.   </a>¬†</td>
  147.           <td width="20%" align="center">
  148.             <a accesskey="h" href="index.html">
  149.               <img src="../images/home.png" alt="Home" />
  150.             </a>
  151.           </td>
  152.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-text.html">5.¬†
  153.     <span lang="en" xml:lang="en">Text</span>
  154.   </a></td>
  155.         </tr>
  156.       </table>
  157.     </div>
  158.   </body>
  159. </html>
  160.